loadConfig

Load the configuration from file.

Example of a TOML configuration

[defaults]
check_name_standard = true
@safe @trusted
void
loadConfig
(,
string configFile
)

Meta